home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / hold me in your arms / Michael Ney's Cyberculture / Cyberculture / World-Wide Web Documents < prev    next >
Text File  |  1994-09-02  |  48KB  |  1,179 lines

  1. Topic 312       World-Wide Web Documents        4 responses
  2. peg:visionary   cyberculture zone       11:30 AM  Feb 23, 1994
  3.  
  4.  
  5. The following responses contain the long documents of...
  6. WORLD WIDE WEB
  7.  
  8. Date: Fri, 04 Feb 94 08:07:59 +0100
  9. From: eggenber@comp.bioz.unibas.CH
  10. Subject: WWW INTRODUCTION: Parts 1-15
  11. Errors-to: www-err@comp.bioz.unibas.CH
  12. Precedence: bulk
  13.  
  14. WWW INTRODUCTION
  15. ================
  16.  
  17. PART 1: Overview
  18. ----------------
  19.  
  20. This is an overview of a series of postings describing the concept
  21. of the World-Wide Web and guiding anyone who is interested in
  22. obtaining and setting up the software required to access the Web.
  23.  
  24.  
  25. PART 2: What is the World-Wide Web
  26. PART 3: What is available on the Web
  27. PART 4: How to get to World-Wide Web
  28. PART 5: Overview of WWW client software
  29. PART 6: Installing the CERN LineMode browser
  30. PART 7: Installing Lynx under UNIX
  31. PART 8: Installing Lynx under VMS
  32. PART 9: Installing Mosaic under X/UNIX
  33. PART 10: Installing Mosaic on the Mac
  34. PART 11: Installing Mosaic under DOS/Windows
  35. PART 12: What are URL's
  36. PART 13: Exploring the Web
  37. PART 14: What is HTML
  38. PART 15: Customizing WWW
  39. PART 16: Troubleshooting (by Reinhard Doelz)
  40. PART 17: Glossary
  41.  
  42.  
  43. Florian Eggenberger
  44. EMBnet Switzerland
  45.  
  46.  
  47. ACKNOWLEDGEMENTS
  48. ----------------
  49.  
  50. EMBnet Switzerland is a project funded by the University of Basel,
  51. the Swiss National Science Foundation, and industrial contributions
  52. from Digital Equipment and Silicon Graphics (in alphabetical
  53. order).
  54.  
  55.  
  56. WWW INTRODUCTION
  57. ================
  58.  
  59. PART 1: Overview
  60. ----------------
  61.  
  62. This is an overview of a series of postings describing the concept
  63. of the World-Wide Web and guiding anyone who is interested in
  64. obtaining and setting up the software required to access the Web.
  65.  
  66.  
  67. PART 2: What is the World-Wide Web
  68. PART 3: What is available on the Web
  69. PART 4: How to get to World-Wide Web
  70. PART 5: Overview of WWW client software
  71. PART 6: Installing the CERN LineMode browser
  72. PART 7: Installing Lynx under UNIX
  73. PART 8: Installing Lynx under VMS
  74. PART 9: Installing Mosaic under X/UNIX
  75. PART 10: Installing Mosaic on the Mac
  76. PART 11: Installing Mosaic under DOS/Windows
  77. PART 12: What are URL's
  78. PART 13: Exploring the Web
  79. PART 14: What is HTML
  80. PART 15: Customizing WWW
  81. PART 16: Troubleshooting (by Reinhard Doelz)
  82. PART 17: Glossary
  83.  
  84.  
  85. Florian Eggenberger
  86. EMBnet Switzerland
  87.  
  88.  
  89. ACKNOWLEDGEMENTS
  90. ----------------
  91.  
  92. EMBnet Switzerland is a project funded by the University of Basel,
  93. the Swiss National Science Foundation, and industrial contributions
  94. from Digital Equipment and Silicon Graphics (in alphabetical
  95. order).
  96.  
  97.  
  98. WWW INTRODUCTION
  99. ================
  100.  
  101. PART 2: What is the World-Wide Web
  102. ----------------------------------
  103.  
  104. This is the second part of a series of postings describing the concept
  105. of the World-Wide Web and guiding anyone who is interested in obtaining
  106. and setting up the software required to access the Web.
  107.  
  108.  
  109. There are now over two million registered computers on the Internet
  110. providing a huge amount of information. Fortunately, the access to these
  111. often widely dispersed data has been facilitated by the development of
  112. network information delivery systems such as Gopher and the World-Wide
  113. Web (WWW, W3). These interactively working network tools are based on
  114. the client-server model: The user runs locally a client program that can
  115. communicate with a server program on a (remote) host computer. In order
  116. to access the information, the client sends the user's request to the
  117. server (using a standardized format called a protocol). The server
  118. handles the request and sends the response to the user.
  119.  
  120. The Gopher project was developed at the University of Minnesota and has
  121. now evolved in a powerful system for offering information across the
  122. net. The information appears to the user as a series of nested menus,
  123. resembling the organization of a file system.
  124.  
  125. The World-Wide Web has been described as a "wide-area hypermedia
  126. information retrieval initiative aiming to give universal access to a
  127. large universe of documents". It was invented at the European Centre of
  128. Particle Physics (CERN), Switzerland. Basically WWW and Gopher are
  129. similar: Both systems allow the user to browse information across the
  130. Internet without the necessity to login. However, WWW is much more
  131. powerful and flexible than Gopher. Whereas a Gopher menu is a list of
  132. items, WWW appears to the user as a text document and can take -
  133. provided that the user runs a graphical interfaces such as NCSA Mosaic -
  134. full advantage of text formatting. WWW documents are written in
  135. hypertext (text that contains links to other text). Selecting certain
  136. words within a WWW document via mouse or keyboard causes other documents
  137. to be opened, no matter where on the Internet these documents are. In
  138. addition, WWW documents can contain links not only to other text, but
  139. also to images, sounds and movies.
  140.  
  141. The WWW world is growing very fast. There are already more than 200 WWW
  142. servers on the Internet providing a large amount of information, not
  143. accessible by other network tools. Moreover, WWW provides a single
  144. consistent user-interface to access information of other services such
  145. as Gopher, FTP, and News. Not surprisingly, the programs (called WWW
  146. clients) that allow to access these data are in use at hundreds, if not
  147. thousands, of sites on the Internet today. An overview of currently
  148. available WWW client software will be given in part 5 of this series of
  149. postings.
  150.  
  151.  
  152. Florian Eggenberger
  153. EMBnet Switzerland
  154.  
  155.  
  156. REFERENCES
  157. ----------
  158.  
  159. EARN Association (1993) Guide to Network Resource Tools.
  160.  
  161. Foster, J., Brett, G. and Deutsch, P. (1993) A Status Report on
  162. Networked Information Retrieval: Tools and Groups.
  163.  
  164. Hughes, K. (1993) Entering the World-Wide Web: A Guide to Cyberspace.
  165.  
  166. Torkington, N. (1993) Frequently asked questions on W3.
  167.  
  168. Smith, U.R. (1993) A Biologist's Guide to Internet Resources.
  169.  
  170.  
  171. THESE DOCUMENTS ARE AVAILABLE ON THE WEB.
  172.  
  173.  
  174. WWW INTRODUCTION
  175. ================
  176.  
  177. PART 3: What is available on the Web
  178. ------------------------------------
  179.  
  180. This is the third part of a series of postings describing the concept of
  181. the World-Wide Web and guiding anyone who is interested in obtaining and
  182. setting up the software required to access the Web.
  183.  
  184. The Web provides a vast array of information covering almost any
  185. biological research area but, unfortunately, these data are widely
  186. dispersed and it is therefore often difficult to find something of
  187. interest. To solve this problem, a number of people have begun to
  188. catalogue the data into lists organized by subject, provider, or access
  189. method. Resources of interest for biologists include:
  190.  
  191. * Abstracts of articles in press
  192. * Biology news and documents
  193. * Graphics and general software
  194. * Guides and tutorials
  195. * Job offers
  196. * Journal indexes and databases
  197. * Sequence databases
  198. * Software for biology
  199.  
  200. A comprehensive list of locations of biological information archives can
  201. be found in Una Smith's "A Biologist's Guide to Internet Resources".
  202. Services that provide on-line help to find useful information available
  203. on the Web include the Meta-Index of NCSA, CERN's Virtual Library, the
  204. Nova-Links created by Rob Kabacoff, and Joel's Hierarchical Subject
  205. Index. Keith Robinson at Harvard University maintains a list of WWW
  206. servers providing information of interest for biologists. These on-line
  207. services are accessible by any WWW client. Written in hypertext they
  208. provide a convenient and quick route to everything on the Web. A number
  209. of other sites provide similar services using Gopher servers. These
  210. sites are accessible by WWW clients as well but lack the hypertext
  211. functionality of WWW. Biology-relevant Gopher sites include Don
  212. Gilbert's IUBio service, Rob Harper's Finnish EMBnet BioBox, and
  213. Reinhard Doelz's list of the European Biology Gopher tree. A list of
  214. some WWW starting points for an exploration of Web resources that might
  215. be useful for biologists will be given in part 13 of this series of
  216. postings.
  217.  
  218. The rules that computers use to exchange messages are called protocols.
  219. Most network retrieval systems use their own protocol with limited
  220. access to other protocols. In contrast, the HTTP protocols used by WWW
  221. servers and clients allows to communicate to other systems including
  222. Gopher, WAIS, and FTP. Thus, WWW clients provide access to anything on:
  223.  
  224. * WWW sites (>200)
  225. * Gopher sites (>1000)
  226. * WAIS sites (>100)
  227. * anonymous FTP sites (>1000)
  228. * Usenet News, etc.
  229.  
  230. This feature makes the WWW system one of the most comprehensive network
  231. retrieval tool. In addition, WWW clients are easy to use and - depending
  232. on the user's operating system - there are character based as well as
  233. graphical interfaces available. An overview of currently available
  234. browser software will be given in part 5 of this series of postings.
  235.  
  236.  
  237. Florian Eggenberger
  238. EMBnet Switzerland
  239.  
  240.  
  241. REFERENCES
  242. ----------
  243.  
  244. Smith, Una R. (1993) A Biologist's Guide to Internet Resources. Usenet
  245. sci.answers. Available on the Web. For a free copy via email, send the
  246. text "send pub/usenet/sci.answers/biology/guide/*" to the email address
  247. mail-server@rtfm.mit.edu.
  248.  
  249. OTHER USEFUL REFERENCES MAY BE FOUND THEREIN OR ON THE WEB.
  250.  
  251.  
  252. WWW INTRODUCTION
  253. ================
  254.  
  255. PART 4: How to get to the World-Wide Web
  256. ----------------------------------------
  257.  
  258. This is the fourth part of a series of postings describing the concept
  259. of the World-Wide Web and guiding anyone who is interested in obtaining
  260. and setting up the software required to access the Web.
  261.  
  262. To access the information provided by remote WWW sites you need a
  263. program (called WWW client or browser) that allows to communicate with
  264. the remote WWW server. The browser may either be locally installed or on
  265. a remote computer. If you are directly connected to the Internet it is
  266. recommended to install the client software locally. The disadvantage of
  267. accessing the Web by a remotely running client is a lack of full
  268. functionality and poorer performance.
  269.  
  270. The audience of this series of postings is assumed to have no WWW client
  271. locally installed. Nevertheless you may want to try out what WWW looks
  272. like before installing a browser yourself. Fortunately, there are some
  273. sites that let you access the Web by remote login. Such services are
  274. provided by:
  275.  
  276. The University of Kansas:
  277. (requires a vt100 terminal)
  278.  
  279. 1) enter the command you need to open a "telnet" session
  280. 2) connect to "ukanaix.cc.ukans.edu"
  281. 3) at the login prompt enter "kufacts"
  282. 4) use the arrow keys to select an item of interest
  283. 5) press <enter> to follow the link
  284. 6) for help press "?", enter "q" to quit
  285.  
  286. The Finnish University and Research Network (FUNET):
  287. (requires a vt100 terminal)
  288.  
  289. 1) enter the command you need to open a "telnet" session
  290. 2) connect to "info.funet.fi"
  291. 3) at the login prompt enter "www"
  292. 4) select "www" as service
  293. 5) select "lynx" as interface
  294. 6) use the arrow keys to select an item of interest
  295. 7) press <enter> to follow the link
  296. 8) for help press "?", enter "q" to quit
  297.  
  298. The European Centre for Particle Physics (CERN) Switzerland:
  299.  
  300. 1) enter the command you need to open a "telnet" session
  301. 2) connect to "info.cern.ch"
  302. 3) enter a number to follow the corresponding link
  303. 4) enter "Help" for help, or "Quit" to quit
  304.  
  305. Both CERNS's LineMode browser and the fullscreen browser "Lynx" are
  306. available as C source code or in executable forms for several platforms.
  307. An overview of features of currently available browsers will be given in
  308. the next part of this series of postings.
  309.  
  310.  
  311. Florian Eggenberger
  312. EMBnet Switzerland
  313.  
  314.  
  315. WWW INTRODUCTION
  316. ================
  317.  
  318. PART 5: Overview of WWW client software
  319. ---------------------------------------
  320.  
  321. This is the fifth part of a series of postings describing the concept of
  322. the World-Wide Web and guiding anyone who is interested in obtaining and
  323. setting up the software required to access the Web.
  324.  
  325. If your computer is directly connected to the Internet and you want to
  326. use WWW, you should install a browser. The advantages of a locally
  327. running browser are full functionality and better performance. WWW
  328. browsers are available for most environments including:
  329.  
  330. * AIX
  331. * HP-UX
  332. * IRIX
  333. * MacOS 7.x
  334. * MS Windows 3.x
  335. * NeXTStep
  336. * OSF/1
  337. * Ultrix
  338. * VMS
  339. * X11/Motif
  340.  
  341. WWW browser software is copyrighted but usually free for academic use.
  342. The programs can be downloaded by anonymous FTP as C source code or in
  343. executable forms. WWW browsers currently available include (there may be
  344. other software products that do the same job):
  345.  
  346. * CERN's LineMode browser:
  347. This is the basic text-only interface that works on nearly any
  348. platforms. Binaries for HP, Mac, NeXT, PC with PC-NFS socket library,
  349. IBM RS/6000, SGI, Sun, and VM can be obtained from the European
  350. Laboratory for Particle Physics (CERN), Switzerland.
  351.  
  352. * Lynx:
  353. This is a character-based browser that provides a full-screen interface
  354. for UNIX and VMS platforms and is very easy to use. Binaries for IBM
  355. RS/6000, DEC Alpha VMS (Multinet), DEC Alpha OSF1, Sun 4, DEC Mips, DEC
  356. VAX (Multinet) can be obtained from the University of Kansas.
  357.  
  358. * NCSA's Mosaic:
  359. This is a graphical interfaces for users on X-Windows, MacOS 7.x, and
  360. MS-Windows 3.x. Binaries for DEC Alpha, DEC Mips, HP 9000/730, IBM
  361. RS/6000, Mac, PC Windows, SGI, Sun Solaris, Sun SunOS can be obtained
  362. from the National Centre of Supercomputing Applications (NCSA),
  363. Illinois.
  364.  
  365.  
  366. How to obtain and install the software will be described in the
  367. following parts of this series of postings.
  368.  
  369.  
  370. Florian Eggenberger
  371. EMBnet Switzerland
  372.  
  373.  
  374. WWW INTRODUCTION
  375. ================
  376.  
  377. PART 6: Installing the CERN LineMode browser
  378. --------------------------------------------
  379.  
  380. This is the sixth part of a series of postings describing the concept of
  381. the World-Wide Web and guiding anyone who is interested in obtaining and
  382. setting up the software required to access the Web.
  383.  
  384. CERN's LineMode browser is the basic text-only interface that works on
  385. nearly any platforms. The files required to run this WWW browser on your
  386. computer can be retrieved by anonymous FTP from sites including (it is
  387. quite likely that this may change over time):
  388.  
  389.                  Hostname              Location             Type
  390.  
  391. Sweden           ftp.sunet.se          /pub/www/bin         binary
  392.                                        /pub/www/src         source
  393. Switzerland      info.cern.ch          /pub/www/bin         binary
  394.                                        /pub/www/src         source
  395.  
  396. Important: in order to prevent unnecessary network traffic it is
  397. recommended to download the files from a server as close as possible to
  398. your location. To get a complete list of sites providing the CERN
  399. software use "archie" (ask a local expert).
  400.  
  401. Transfer the browser software from the host to your computer:
  402. (Note: hit the <return> key at the end of each command.)
  403. 1) enter the command you need to open a "FTP" session
  404. 2) type "open" at the ftp prompt and enter the Hostname (see above)
  405. 3) at the login prompt type "anonymous"
  406. 4) enter your email address
  407. 5) type "cd " and enter the Location of the binary (see above)
  408. 6) type "ls", you will get a directory listing
  409. 7) check whether a name of a directory corresponds to your machine type
  410. 8) if so, type "cd " and enter the name of the directory
  411. 9) type "ls", you will get a file listing
  412. 10) check whether the binary www_*** is available
  413.  
  414. If the binary is available:
  415. 11) type "binary"
  416. 12) type "get www_***" (replace *** with the appropriate version number,
  417.     this will load the binary to your local disk and may take some time
  418. 13) type "bye" at the ftp prompt
  419. 14) make the binary executable (on UNIX systems type "chmod ugo+x "
  420.     followed by the filename)
  421.  
  422. That's it! Go ahead and execute it. If you need on-line help: type
  423. "Help" at the command line. The customization of WWW clients will be
  424. described in part 15 of this series of postings.
  425.  
  426. If the binary is not available:
  427. (Note: requires "Make" and programs to process tar.Z-files.)
  428. 11) type "cd " and enter the Location of the C source (see above)
  429. 12) type "ls" and check whether the archives "WWWLibrary_***.tar.Z" and
  430.     "WWWLineMode_***.tar.Z" are available
  431. 13) type "binary"
  432. 14) type "get WWWLibrary_***.tar.Z" (replace *** with the appropriate
  433.     version number)
  434. 15) type "get WWWLineMode_***.tar.Z"
  435. 16) type "bye" at the ftp prompt
  436.  
  437. The following descriptions apply to UNIX systems. On other systems, the
  438. commands may be different.
  439.  
  440. Uncompress and unwrap the two archive files:
  441. 1) type "uncompress" followed by the filename
  442. 2) type "tar xvf" followed by the filename
  443. 3) change to the directory "WWW" that has been generated
  444. 4) read the "*.txt" files
  445. 5) change to the directory "LineMode", type "ls"
  446.  
  447. The subdirectories listed, reflect the machine types to which the
  448. browser has already been ported. Change to the subdirectory for your
  449. type of machine. Edit the "Makefile" (ask a local expert). Change to the
  450. directory "WWW" and type "BUILD". You should then get a executable file
  451. www_*** in the subdirectory for your type of machine. To try it out,
  452. change to this subdirectory and type "www". If you need on-line help:
  453. type "Help" at the command line. For more information, consult the "User
  454. Guide for the WWW Line Mode Browser" in the directory
  455. "WWW/LineMode/Default".
  456.  
  457.  
  458. Florian Eggenberger
  459. EMBnet Switzerland
  460.  
  461.  
  462. WWW INTRODUCTION
  463. ================
  464.  
  465. PART 7: Installing Lynx under UNIX
  466. ----------------------------------
  467.  
  468. This is the seventh part of a series of postings describing the concept
  469. of the World-Wide Web and guiding anyone who is interested in obtaining
  470. and setting up the software required to access the Web.
  471.  
  472. Lynx is a character-based browser that provides a full-screen interface
  473. for UNIX and VMS platforms. There is widespread agreement that Lynx is
  474. currently the best text-based browser. The files required to run this
  475. browser on your computer can be retrieved by anonymous FTP from sites
  476. including (it is quite likely that this may change over time):
  477.  
  478.                 Hostname              Location             Type
  479.  
  480. Netherlands     ftp.twi.tudelft.nl    /pub/www/lynx        binary/source
  481. Sweden          ftp.sunet.se          /pub/www/lynx        binary/source
  482. USA             ftp2.cc.ukans.edu     /pub/lynx            binary/source
  483.  
  484. Important: in order to prevent unnecessary network traffic it is
  485. recommended to download the files from a server as close as possible to
  486. your location. To get a complete list of sites providing the Lynx
  487. software, use "archie" (ask a local expert).
  488.  
  489. Transfer the browser software from the host to your computer:
  490. (Note: hit the <return> key at the end of each command.)
  491. 1) type "ftp" and enter the Hostname (see above)
  492. 2) at the login prompt type "anonymous"
  493. 3) enter your email address
  494. 4) type "cd " and enter the Location of the binary
  495. 5) type "ls", you will get a file listing
  496.    (the filenames reflect the supported machine types)
  497. 6) check whether the "*.exe.Z" binary (version 2-1 or later) for your
  498.    system is available
  499.  
  500. If the binary is available:
  501. 7) type "binary"
  502. 8) type "get" and enter the filename of the binary
  503. 9) type "ascii"
  504. 10) type "get lynx.cfg"
  505. 11) type "bye"
  506.  
  507. To uncompress the downloaded archive file, type "uncompress" and enter
  508. the filename of the binary. Then make it executable: type "chmod ugo+x "
  509. followed by the filename of the uncompressed binary. Now, change the
  510. configuration of your browser. Edit the file "lynx.cfg" (as explained in
  511. the file) and put it in the directory specified (ask your system
  512. administrator if you don't have "super user" privileges). That's it! Go
  513. ahead and try your browser out.
  514.  
  515. If the binary is not available:
  516. 7) type "ls" and check whether the archive "lynx*.tar.Z" (version 2-1 or
  517.    later) is available
  518. 8) type "binary"
  519. 9) type "get lynx*.tar.Z" (replace * by the appropriate version number)
  520. 10) type "bye"
  521.  
  522. Uncompress and unwrap the archive file:
  523. 1) type "uncompress lynx*.tar.Z"
  524. 2) type "tar xvf lynx*.tar"
  525. 3) change to the directory "lynx*" that has been generated
  526. 4) read the "INSTALLATION" file
  527. 5) edit the files "lynx.cfg" and "userdefs.h" according to your system
  528.    configuration (changes to be done are explained in the files)
  529. 6) edit the "Makefile": specify the local path of the executable
  530. 7) type "make" and you will get a list of supported systems
  531. 8) type "make" and enter the type of your system, this will generate the
  532.    executable "lynx"
  533.  
  534. Now, you should be ready to access the Web. Go ahead and start your
  535. browser.
  536.  
  537.  
  538. Florian Eggenberger
  539. EMBnet Switzerland
  540.  
  541.  
  542. WWW INTRODUCTION
  543. ================
  544.  
  545. PART 8: Installing Lynx under VMS
  546. ---------------------------------
  547.  
  548. This is the eighth part of a series of postings describing the concept
  549. of the World-Wide Web and guiding anyone who is interested in obtaining
  550. and setting up the software required to access the Web.
  551.  
  552. Lynx is a character-based browser that provides a full-screen interface
  553. for UNIX and VMS platforms. There is widespread agreement that Lynx is
  554. currently the best text-based browser. The files required to run this
  555. browser on your computer can be retrieved by anonymous FTP from sites
  556. including (it is quite likely that this may change over time):
  557.  
  558.              Hostname            Location                  Type
  559.  
  560. Netherlands  ftp.twi.tudelft.nl  /pub/www/lynx             binary/source
  561. Sweden       ftp.sunet.se        /pub/www/lynx             binary/source
  562.                                  /pub/library/hytelnet/vms unzip.exe
  563. USA          ftp2.cc.ukans.edu   /pub/lynx                 binary/source
  564.  
  565. Important: in order to prevent unnecessary network traffic it is
  566. recommended to download the files from a server as close as possible to
  567. your location. To get a complete list of sites providing the Lynx
  568. software, use "archie" (ask a local expert).
  569.  
  570. Transfer the browser software from the host t
  571. o your machine:
  572. (Note: hit the <return> key at the end of each command.)
  573. 1) type "ftp" and enter the Hostname (see above)
  574. 2) at the login prompt type "anonymous"
  575. 3) enter your email address
  576. 4) type "cd " and enter the Location of the binary
  577. 5) type "ls", you will get a file listing
  578.    (the filenames reflect the supported machine types)
  579. 6) check whether the "*.exe" binary (version 2-1 or later) for your
  580.    system is available
  581.  
  582. If the binary is available:
  583. 7) type "binary"
  584. 8) type "get" and enter the filename of the binary
  585. 9) type "ascii"
  586. 10) type "get lynx.cfg"
  587. 11) type "bye"
  588.  
  589. Now, configure your browser. Modify the file "lynx.cfg" (make changes as
  590. explained in the file) and put it in the directory specified. Then, set
  591. up lynx as a command. Create the file "lynx.com", fill in the local path
  592. of "lynx.exe" (e.g. "$ lynx:==$mydevice:[user.lynx]lynx.exe") and add a
  593. line with your news server (e.g. "$ define "NNTPSERVER" "myserver"").
  594. That's it, type "@lynx" and you should be on the Web.
  595.  
  596. If the binary is not available:
  597. 7) type "ls" and check whether the archive "lynx*.zip" (version 2-1 or
  598.    later) is available
  599. 8) type "binary"
  600. 9) type "get lynx*.zip" (replace * by the appropriate version number)"
  601. 10) type "bye"
  602.  
  603. If there is no program available on your machine that allows to process
  604. "*.zip" files, you can retrieve "unzip.exe" by anonymous FTP (see
  605. above).
  606.  
  607. If "unzip.exe" is available:
  608. 1) type "unzip lynx*.zip" (replace * by the appropriate version number)
  609. 2) change to the directory "lynx*" that has been generated
  610. 3) read the "INSTALLATION" file
  611. 4) edit the files "lynx.cfg" and "userdefs.h" according to your system
  612.    configuration (changes to be done are explained in the files)
  613. 5) type "@build", you will be asked whether you have MultiNet, UCX, or
  614.    WIN_TCP
  615. 6) enter the appropriate number, this will compile the lynx sources and
  616.    may take some time.
  617.  
  618. Then, set up lynx as a command. Edit the file "lynx.com": fill in the
  619. local path of "lynx.exe" and the name of your news server. That's it! Go
  620. ahead and try your browser out.
  621.  
  622.  
  623. Florian Eggenberger
  624. EMBnet Switzerland
  625.  
  626.  
  627. WWW INTRODUCTION
  628. ================
  629.  
  630. PART 9: Installing Mosaic under X/UNIX
  631. --------------------------------------
  632.  
  633. This is the ninth part of a series of postings describing the concept of
  634. the World-Wide Web and guiding anyone who is interested in obtaining and
  635. setting up the software required to access the Web.
  636.  
  637. NCSA's Mosaic for X Windows provides a mouse-driven graphical interface
  638. for systems running X11/Motif. The files required to run this WWW
  639. browser on your computer can be retrieved by anonymous FTP from sites
  640. including (it is quite likely that this may change over time):
  641.  
  642.             Hostname                 Location                     Type
  643.  
  644. Netherlands ftp.nic.sufnet.nl        /mirror-archive/software/
  645.                                      www/mosaic/X/Mosaic-binaries binary
  646.                                      /mirror-archive/software/
  647.                                      www/mosaic/X/Mosaic-source   source
  648. Germany     ftp.ask.uni-karlsruhe.de /pub/infosystems/mosaic/
  649.                                      Mosaic-binaries              binary
  650.                                      /pub/infosystems/mosaic/
  651.                                      Mosaic-source                source
  652. USA         ftp.ncsa.uiuc.edu        /Mosaic/Mosaic-binaries      binary
  653.                                      /Mosaic/Mosaic-source        source
  654.  
  655. Important: in order to prevent unnecessary network traffic it is
  656. recommended to download the files from a server as close as possible to
  657. your location. To get a complete list of sites providing the NCSA
  658. software, use "archie" (ask a local expert).
  659.  
  660. Mosaic assumes the presence of programs that allow you to view images
  661. and Postscript files. Thus, check whether such so called "external
  662. viewers" have already been installed on your machine.
  663.  
  664. The following descriptions apply to UNIX systems. On other systems, the
  665. commands may be different.
  666.  
  667. Transfer the browser software from the host to your computer:
  668. (Note: hit the <return> key at the end of each command.)
  669. 1) type "ftp" and enter the Hostname (see above)
  670. 2) at the login prompt type "anonymous"
  671. 3) enter your email address
  672. 4) type "cd " and enter the Location of the binary (see above)
  673. 5) type "ls", you will get a file listing
  674.    (the filenames reflect the supported machine types)
  675. 6) check whether the binary "Mosaic-*.Z" (version 2.0 or later) for your
  676.    system is available
  677.  
  678. If the binary is available:
  679. 7) type "binary"
  680. 8) type "get" and enter the filename of the binary
  681. 9) type "bye"
  682.  
  683. In order to unpack the binary, type "uncompress" and enter the filename
  684. of the binary. Then make it executable: type "chmod ugo+x " followed by
  685. the filename. That's it, go ahead and execute your browser.
  686.  
  687. If the binary is not available:
  688. 7) type "cd" followed by the Location of the C source (see above)
  689. 8) type "binary"
  690. 9) type "ls" to check whether the archive "Mosaic-*.tar.Z is available
  691. 10) type "get" and enter the filename of the archive
  692. 11) type "bye"
  693. 12) type "uncompress" followed by the filename of the archive
  694. 13) type "tar xvf" followed by the filename of the uncompressed archive
  695. 14) change to the directory "Mosaic-*" that has been generated
  696. 15) read the "README" file
  697. 16) modify the "MAKEFILE" according to your system configuration
  698. 17) type "make", this will (hopefully) generate the executable "Mosaic"
  699.     in the "src" directory.
  700.  
  701. Now, go ahead and try it out.
  702.  
  703. The customization of WWW clients will be described in part 15 of this
  704. series of postings.
  705.  
  706.  
  707. Florian Eggenberger
  708. EMBnet Switzerland
  709.  
  710.  
  711. WWW INTRODUCTION
  712. ================
  713.  
  714. PART 10: Installing Mosaic on the Mac
  715. -------------------------------------
  716.  
  717. This is the tenth part of a series of postings describing the concept of
  718. the World-Wide Web and guiding anyone who is interested in obtaining and
  719. setting up the software required to access the Web.
  720.  
  721. NCSA's Mosaic for the Apple Macintosh provides a WWW interface for Macs
  722. running System 7.x/MacTCP 2.0.2 (or later). The files required to run
  723. this WWW browser on your machine, can be received by anonymous FTP from
  724. sites including (it is quite likely that this may change over time):
  725.  
  726.             Hostname                  Location                   Type
  727.  
  728. Germany     ftp.ask.uni-karlsruhe.de  /pub/infosystems/
  729.                                       mosaic/Mac                 Mosaic
  730. Netherlands ftp.nic.surfnet.nl        /mirror-archive/
  731.                                       software/www/mosaic/Mac    Mosaic
  732. USA         ftp.ncsa.uiuc.edu         /Mac/Mosaic/               Mosaic
  733. USA         cs.orst.edu               /pub/mac/topsTerm          StuffIt
  734.  
  735. Important: in order to prevent unnecessary network traffic it is
  736. recommended to download the files from a server as close as possible to
  737. your location. To get a complete list of sites providing the Mosaic
  738. software, use "archie" (ask a local expert).
  739.  
  740. How to download Mosaic:
  741. 1) open a ftp session
  742. 2) connect to the Host (see above)
  743. 3) enter "anonymous" as username and your email address as password
  744. 4) change to the Location of the "Mosaic" archive
  745. 5) check whether the archive "NCSAMosaicMac.***.sit.hqx" is available
  746. 6) select the appropriate button(s) to download the archive
  747. 7) download the help files "*.README" and "*.Txt"
  748. 8) disconnect from the host and close the ftp session
  749.  
  750. How to process the downloaded "Mosaic" archive:
  751. To unbinhex and uncompress the archive, you require "StuffIt" or an
  752. equivalent program. "StuffIt" is shareware and can be obtained by
  753. anonymous FTP (see above). To execute "StuffIt", double-click the
  754. program icon. Then select "Decode BinHex File..." from the "Other" Menu
  755. and choose the Mosaic archive to be decoded. Select "Open" and then
  756. "Save". This will unbinhex the archive. After that, select "Open
  757. Archive..." from the file menu and choose the unbinhexed archive to be
  758. uncompressed. Click the "Open" button and select the archive, then click
  759. the "Extract" icon and select "Save".
  760.  
  761. That's it, go ahead and double-click "NCSAMosaic***". The customization
  762. of WWW clients will be described in part 15 of this series of postings.
  763.  
  764. Note: Mosaic assumes the presence of external viewers. For more
  765. information on how to get and install such programs, refer to the help
  766. files "*.README" and "*.Txt".
  767.  
  768.  
  769. Florian Eggenberger
  770. EMBnet Switzerland
  771.  
  772.  
  773. WWW INTRODUCTION
  774. ================
  775.  
  776. PART 11: Installing Mosaic under DOS/Windows
  777. --------------------------------------------
  778.  
  779. This is the eleventh part of a series of postings describing the concept
  780. of the World-Wide Web and guiding anyone who is interested in obtaining
  781. and setting up the software required to access the Web. This document is
  782. based on Dean Pentcheff's "The DOS Internet Kit".
  783.  
  784. NCSA's Mosaic for Microsoft Windows provides a graphical interface for
  785. IBM compatible PC's running Microsoft Windows 3.1 in 386 Enhanced Mode.
  786. The files required to run this WWW browser on your machine can be
  787. retrieved by anonymous FTP from sites including (this may change over
  788. time):
  789.  
  790.             Hostname                  Location                   Type
  791.  
  792. Germany     ftp.ask.uni-karlsruhe.de  /pub/infosystems/
  793.                                       mosaic/PC                  Mosaic
  794.                                       /pub/infosysems/
  795.                                       mosaic/PC/sockets          Trumpet
  796. USA         ftp.ncsa.uiuc.edu         /Mosaic/Windows/           Mosaic
  797.                                       /Mosaic/Windows/sockets    Trumpet
  798. USA         tbone.biol.scarolina.edu  /pub/kit                   Kit
  799.  
  800. Important: in order to prevent unnecessary network traffic it is
  801. recommended to download the files from a server as close as possible to
  802. your location. To get a complete list of sites providing these software
  803. products, use "archie" (ask a local expert).
  804.  
  805. NCSA's Mosaic for Windows assumes the presence of "external viewers"
  806. (programs to display images, Postscript files, etc.) and a Winsock-
  807. compliant driver such as "Trumpet Winsock" that provides a connection
  808. layer between Windows and the underlying DOS packet driver for your
  809. network board.
  810.  
  811. Obtaining and installing the software:
  812. 1) check what software is required to run Mosaic on your PC:
  813. case 1: you only need Mosaic
  814. case 2: you need Mosaic and a Winsock-driver
  815. case 3: you need a complete package of Internet applications (including
  816.         NCSA Mosaic for Windows, the LView Gif viewer, NCSA Telnet for
  817.         DOS, PC Gopher for DOS, the Trumpet Winsock driver, a set of DOS
  818.         package drivers) and easy to understand instructions on how to
  819.         install and configure the software on your PC.
  820. 2) open a "FTP" session, enter the Hostname of:
  821. case 1: a site providing Mosaic (see above)
  822. case 2: a site providing Mosaic and the Trumpet driver
  823. case 3: a site providing the DOS Internet Kit
  824. 3) type "anonymous" at the login prompt and enter your email address
  825. 4) type "cd " followed by the appropriate Location (see above)
  826. 5) type "ls" and check whether the required archive files are present:
  827. case 1: "winmos*.zip"
  828. case 2: "winmos*.zip" and "winsock*.zip"
  829. case 3: "disk1.exe" and "disk2.exe"
  830.  
  831. 6) type "binary"
  832. 7) type "get" followed by appropriate filename, this will load the
  833.    archive file to your local disk and may take some time
  834. 8) type bye
  835.  
  836. 9) install the software on your machine:
  837. case 1: unpack the *.zip file (use "pkunzip" or an equivalent program),
  838.         proceed with STEP 3
  839. case 2: unpack the *.zip file (use "pkunzip" or an equivalent program),
  840.         proceed with STEP 2
  841. case 3: proceed with STEP 1
  842.  
  843. STEP 1: Installing the DOS Internet Kit:
  844. 1) format two 1.44 MB floppy disks
  845. 2) insert disk 1 and switch to the floppy drive
  846. 3) execute "disk1.exe", this will unpack "disk1.exe" on disk1
  847. 4) insert disk 2, and execute "disk2.exe"
  848. 5) insert disk 1 (your current drive should still be the floppy drive)
  849. 6) type "install" and select the software products you want to install,
  850.    this will load the software to your harddisk
  851. 7) if you want to install DOS Internet applications such as NCSA telnet,
  852.    see the "README.DOC" on disk 1 for instructions
  853.  
  854. Important: the following steps assumes that:
  855. 1) the DOS packet driver for your network board has been properly
  856.    installed
  857. -- Hit <RETURN> or <ENTER> for more (70% read) --
  858.  
  859. [Continued] Topic 312   World-Wide Web Documents        Response  1 of  4
  860.  
  861. 2) you know your machine's IP number
  862. 3) you know the IP domain name, local netmask, IP number for the
  863.    local gateway, and IP number for the local nameserver
  864.  
  865. STEP 2: Installing the Trumpet Winsock driver:
  866. Note that this Winsock driver is NOT freeware but is distributed under
  867. the shareware philosophy.
  868. 1) add the Winsock directory to your path list in the "autoexec.bat"
  869. 2) if you are going to use SLIP, then reboot and proceed with 5)
  870. 3) add a line in your autoexec.bat that will load the Winsock driver
  871.    immediately after your DOS packet driver, e.g.:
  872.    c:\winsock\winpkt.com 0x62 (make sure to supply the same software
  873.    interrupt number that you gave to the DOS packet driver)
  874. 4) reboot and check whether both drivers load successfully
  875. 5) start Windows and add "tcpman.exe" as a new program item
  876. 6) double click "Tcpman" and enter the information you are asked for
  877.    (given the assumption above, the "packet vector" would be "62")
  878.  
  879. STEP 3: Installing NCSA's Mosaic:
  880. 1) make sure that you have a Windows image viewer program installed
  881. 2) add the Mosaic directory to your path list in the "autoexec.bat"
  882. 3) copy the "mosaic.ini" file in your Windows directory and modify it
  883.    according to your system configuration
  884. 4) start Windows and add "mosaic.exe" as a new program item
  885.  
  886. That's it! Double click "Mosaic" and you should be on the Web.
  887.  
  888.  
  889. Florian Eggenberger
  890. EMBnet Switzerland
  891.  
  892.  
  893. WWW INTRODUCTION
  894. ================
  895.  
  896. PART 12: What are URLs
  897. ----------------------
  898.  
  899. This is the twelfth part of a series of postings describing the concept
  900. of the World-Wide Web and guiding anyone who is interested in obtaining
  901. and setting up the software required to access the Web.
  902.  
  903. One of the most powerful aspects of the World-Wide Web is that it allows
  904. to access nearly any kind of data and network service. In order to
  905. locate such object on the Internet, the Web uses Uniform Resource
  906. Locators (URLs). URLs specify the access method, the address of the host
  907. computer, the port to connect to, and the path and name of the object.
  908.  
  909. The format is:
  910.  
  911. access method://host.domain[:port]/path/objectname
  912.  
  913. Examples may look like this:
  914.  
  915. http://test.unibas.ch:80/
  916.   provides access to a WWW server on port 80
  917. ftp://guru.cern.ch/
  918.   provides access to an anonymous ftp server
  919. gopher://gopher.beta.test.unibas.ch/
  920.   provides access to a gopher server
  921. news:embnet.net-dev
  922.   provides access to a news server (Note the absence of "//")
  923. telnet://test.unibas.ch
  924.   opens an interactive telnet session
  925. file://test.unibas.ch/file.txt
  926.   retrieves a text file from a remote machine
  927. file://localhost/device1/document.txt
  928.   opens a text file or WWW document on device1 of a local UNIX or VMS
  929.   system (Note that some browsers require the file suffix "html" to
  930.   recognize a WWW document)
  931. file:///disk1/document
  932.   opens a text file or a WWW document on disk1 of a local Mac
  933.   (Note the use of "///")
  934. file:///C|/document.txt
  935.   opens a text file or a WWW document on drive C: of a local DOS machine
  936.   (Note the use of "///" and "|"
  937.  
  938. WWW browsers let you specify URLs either directly or by selecting
  939. hypertext in the WWW document you are presented with. This will cause
  940. the browser to send a request to open the URL specified. Selecting
  941. hypertext in a WWW document will take you to related information, which
  942. may also have pointers to related information. So don't worry if you
  943. don't know the URL of the information you want, simply follow the
  944. logical chain of hypertext links to get the information.
  945.  
  946. Some URLs of starting points for an exploration of Web resources that
  947. might be of interest for biologists, will be included in the following
  948. part of this series of postings.
  949.  
  950.  
  951. Florian Eggenberger
  952. EMBnet Switzerland
  953.  
  954.  
  955. <!-- NOTE: IF YOU CAN'T ACCESS THIS DOCUMENT VIA A WWW GATEWAY, THEN LOAD IT
  956. TO YOUR LOCAL DISK  (UNIX AND VMS USERS SHOULD SAVE THE DOCUMENT WITH THE
  957. SUFFIX "html") AND OPEN IT USING A WWW BROWSER (EITHER BY SELECTING THE
  958. "OPEN LOCAL" OPTION OR BY SPECIFYING THE URL OF THE DOCUMENT). -->
  959.  
  960. <Title> WWW INTRODUCTION: Part 13 </Title>
  961.  
  962. <H1> WWW INTRODUCTION </H1>
  963.  
  964. <H2> PART 13: Exploring the Web </H2>
  965. <P>
  966. This is the thirteenth part of a series of postings describing the concept
  967. of the World-Wide Web and guiding anyone who is interested in obtaining and
  968. setting up the software required to access the Web. Previous parts of this
  969. series of postings are available on <A HREF = "gopher://biox.embnet.unibas.ch:12999/1nntp%20ls%20e
  970. mbnet.net-dev%20">
  971. embnet.net-dev </A> and (for a short period) also <A HREF = "http://beta.embnet.unibas.ch/WWW_Intr
  972. oduction/introduction.txt">
  973. here. </A> <P>
  974.  
  975. The Web provides a vast array of information. But there is no easy way to
  976. access this information if you don't know where to search for. This
  977. document is intended to give you some starting points for an exploration of
  978. Web resources currently accessible. <P>
  979.  
  980. Services that provide pointers to Internet resources of general interest
  981. include the  World-Wide Web <A HREF = "http://info.cern.ch/hypertext/DataSources/bySubject/Overvie
  982. w.html">
  983. Virtual Library </A>, the Internet <A HREF = "http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaInd
  984. ex.html">
  985. Resources Meta-Index </A>, <A HREF = "http://www.cen.uiuc.edu/~jj9544/">
  986. Joel's Hierachical Subject Index </A>, and  the <A HREF = "http://alpha.acast.nova.edu/start.html"
  987. >
  988. Nova-Links. </A>
  989. <P>
  990. A List of <A HREF = "http://golgi.harvard.edu/biopages.list"> WWW services
  991. for biologists </A> is maintained by Keith Robinson at Harvard University.
  992. <A HREF = "http://beta.embnet.unibas.ch/basel/reinhard.html"> Reinhard Doelz
  993. </A>'s <A HREF = "gopher://gopher.embnet.unibas.ch:70/"> Europeen Biology
  994. Gopher tree </A> and Don Gilbert's <A HREF = "gopher://ftp.bio.indiana.edu">
  995. IUBio Archive </A> provide links to biology-specific gopher services.
  996. <P>
  997. Molecular Biologists might be interested in the information available from
  998. the Johns Hopkins University <A HREF = "http://www.gdb.org/hopkins.html">
  999. Bioinformatics Web server </A>, the <A HREF = "http://expasy.hcuge.ch/">
  1000. ExPASy WWW server </A> in Geneva, and the WWW services of the  European
  1001. Molecular Biology Network, <A HREF = "http://beta.embnet.unibas.ch/embnet/info.html">
  1002. EMBnet. </A> Further useful services can be accessed via the WWW server of
  1003. <A HREF = "http://beta.embnet.unibas.ch/"> EMBnet Switzerland </A> in Basel.
  1004. <P>
  1005. <A HREF = "http://alpha.acast.nova.edu/guides.html"> <LI> Guides and
  1006. Tutorials </A> available on the Web include: <P>
  1007. <UL>
  1008. <LI> <A HREF = "file://sunsite.unc.edu/pub/academic/biology/ecology+evolution/bioguide.faq">
  1009. A Biologist's Guide to Internet Resources </A> by Una Smith
  1010. <LI> <A HREF = "file://192.87.45.1/earn/earn-resource-tool-guide.txt">
  1011. The Guide to Network Resource Tools </A> by the EARN Association
  1012. <LI> <A HREF = "file://ftp.rpi.edu/pub/communications/internet-tools.html">
  1013. John December's Internet Tools Summary </A>
  1014. <LI> World-Wide Web FAQs (Frequently Asked Questions):
  1015. <UL>
  1016. <LI> <A HREF = "http://info.cern.ch/hypertext/WWW/FAQ/List.html">
  1017. Tim Berners-Lee's FAQ list </A>
  1018. <LI> <A HREF = "http://www.vuw.ac.nz/who/Nathan.Torkington/ideas/www-faq.html">
  1019. Nathan Torkington's FAQ list </A>
  1020. </UL>
  1021. <LI> <A HREF = "http://info.cern.ch/hypertext/WWW/Status.html">
  1022. CERN's list of WWW software </A>
  1023. <LI> <A HREF = "http://tbone.biol.scarolina.edu/~dean2/kit/kit.html">
  1024. The DOS Internet Kit </A> by Dean Pentcheff <P>
  1025. </UL>
  1026. The Web is expanding quite rapidly. So, read the articles in the newsgroups
  1027. <A HREF = "news:comp.infosystems.www"> comp.infosystems.www </A> and
  1028. <A HREF = "news:bionet.announce"> bionet.announce </A> to find further
  1029. useful sites.
  1030. <P>
  1031. <P>
  1032. <A HREF="http://beta.embnet.unibas.ch/basel/florian.html">
  1033. Florian Eggenberger </A> <P>
  1034. EMBnet Switzerland
  1035.  
  1036.  
  1037. WWW INTRODUCTION
  1038. ================
  1039.  
  1040. PART 14: What is HTML
  1041. ---------------------
  1042.  
  1043. This is the fourteenth part of a series of postings describing the
  1044. concept of the World-Wide Web and guiding anyone who is interested in
  1045. obtaining and setting up the software required to access the Web.
  1046.  
  1047. HTML stands for Hypertext Markup Language and is the standard language
  1048. of the World-Wide Web. HTML files usually end with the suffix "html" and
  1049. are in ASCII (plain text) format though the access protocol of WWW
  1050. allows 8 bit transfer. HTML documents are composed of elements that
  1051. start with a tag, followed by the content of the element, followed by
  1052. the ending tag. The tags contain information about properties of the
  1053. whole document, about the format of the document, and about hypertext
  1054. links to other objects. Some elements have neither content nor ending
  1055. tags. They are called empty. The format of non-empty elements is:
  1056.  
  1057. <TAG> content </TAG>
  1058.  
  1059. HTML is case-insensitive. "<TAG>" is equivalent to "<tag>" or "<TaG>".
  1060. Spaces, tabs, and carriage returns are not significant in HTML. WWW
  1061. browser ignore any carriage return and multiple spaces are collapsed
  1062. into a single space unless the <PRE> tag has previously been used (see
  1063. below).
  1064.  
  1065. Elements used in HTML include:
  1066.  
  1067. <TITLE> text </TITLE>
  1068.   specifies the title of a document
  1069. <Hn> text </Hn>
  1070.   specifies the nth level of heading
  1071.   (where n is a number between 1 and 6)
  1072. <P>
  1073.   specifies the end of a paragraph
  1074. <UL> <LI> first item <LI> second item </UL>
  1075.   specifies an unnumbered list of two items
  1076. <OL> <LI> first item <LI> second item </OL>
  1077.   specifies an numbered list of two items
  1078. <PRE> text </PRE>
  1079.   specifies preformatted text
  1080.   (causes spaces, new lines, and tabs to be significant)
  1081. <A HREF = "URL of document to be linked"> linkname </A>
  1082.   specifies a link to a document,
  1083.   makes the "linkname" the hyperlink to the document to be linked
  1084. <IMG SRC = "filename.GIF">
  1085.   specifies an image to be included in the document
  1086.   (this is an HTML extension)
  1087.  
  1088. HTML documents can be created by any text editors, but if you are going
  1089. to create a lot of WWW documents, then a HTML editor is recommended. An
  1090. example of a simple HTML document has been provided in the previous part
  1091. of this series of postings. You may want to modify this document. So, go
  1092. ahead and open the document using a WWW browser. View the source code,
  1093. make changes according to your preferences, save the changes and reload
  1094. the document to make your changes effective (how to do this, depends on
  1095. the browser software you have installed on your machine).
  1096.  
  1097. More information on HTML is available through
  1098. <A HREF="http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html">
  1099. this hyperlink. </A>
  1100.  
  1101.  
  1102. Florian Eggenberger
  1103. EMBnet Switzerland
  1104.  
  1105.  
  1106. WWW INTRODUCTION
  1107. ================
  1108.  
  1109. PART 15: Customizing WWW
  1110. ------------------------
  1111.  
  1112. This is the fifteenth part of a series of postings describing the
  1113. concept of the World-Wide Web and guiding anyone who is interested in
  1114. obtaining and setting up the software required to access the Web.
  1115.  
  1116. Most browsers come with a hardcoded address of the document to start
  1117. with (called Home Page). This is often a document that does not provide
  1118. direct links to the information you want. Accessing the information by
  1119. following the hyperlinks provided, consequently, may take some time. A
  1120. much quicker route to the World-Wide Web is to start at your own Home
  1121. Page. This will speed up data retrieval and let you work much more
  1122. efficiently.
  1123.  
  1124. Like any WWW document, Home Pages are written in HTML. Consult the
  1125. previous part of this introduction to see what HTML is. The HTML
  1126. elements described therein are completely sufficient to write a simple
  1127. Home Page. So, go ahead and create your own Home Page. Specify title and
  1128. heading of the document and include a list of links to sites that
  1129. provide the information you want. (Some links that might be of interest
  1130. for biologist have been provided in part 13 of this series of postings.)
  1131. Save your document as "text only", open it with your WWW browser and
  1132. reedit the source, if desired.
  1133.  
  1134. How to start WWW with your own Home Page depends on the browser software
  1135. and operation system running on your machine. The following description
  1136. apply to those browsers for which installation hints have been provided
  1137. in previous parts of this introduction.
  1138.  
  1139. CERN's LineMode browser, Lynx, Mosaic for XWindows
  1140. 1) Under UNIX
  1141. Use the shell variable WWW_HOME to specify the URL of your Home Page.
  1142. Add a line in the appropriate start-up file:
  1143.   when running ksh:  export WWW_HOME=URL
  1144.   when running csh:  sentenv WWW_HOME URL
  1145. 2) Under VMS
  1146. Use the logical name WWW_HOME to specify the URL of your Home Page. Add
  1147. a line in your startup file or in the command file that invokes WWW:
  1148.   $ define "WWW_HOME" "URL"
  1149.  
  1150. Mosaic for Macintosh
  1151. Start Mosaic. Select "Preferences..." from the "Options" menu. Replace
  1152. the default Home Page settings by the URL of your Home Page.
  1153.  
  1154. Mosaic for Microsoft Windows
  1155. Quit Mosaic. Open the "mosaic.ini" file in the "Windows" directory.
  1156. Replace the URL of the default Home Page by the URL of your Home Page.
  1157.  
  1158. Most browser software products provide various other parameters that can
  1159. be configured. To change the default settings of these parameters:
  1160.  
  1161. * using Lynx: type "o"
  1162. * using MacMosaic: select "Preferences..." in the "Options" menu
  1163. * using WinMosaic: open the "mosaic.ini" file in the "Windows" directory
  1164. * using XMosaic: select the "Options" menu
  1165.  
  1166. Go ahead and make changes according to your preferences.
  1167.  
  1168.  
  1169. Florian Eggenberger
  1170. EMBnet Switzerland
  1171.  
  1172.  
  1173. +------------------------------+--------------------------------+
  1174. |  Florian Eggenberger, Ph.D.  |  eggenber@comp.bioz.unibas.ch  |
  1175. |  Biocomputing                |  eggenberger1@urz.unibas.ch    |
  1176. |  University of Basel         |  Fax  +41 / 61 267 20 78       |
  1177. |  Switzerland                 |  Tel  +41 / 61 267 22 47       |
  1178. +------------------------------+--------------------------------+
  1179.